func runtime.findGoroutineLeaks

2 uses

	runtime (current package)
		mgc.go#L1124: 			work.goroutineLeak.done = findGoroutineLeaks()
		mgc.go#L1296: func findGoroutineLeaks() bool {